home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17599 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  729 b 

  1. Path: news.jsc.nasa.gov!usenet
  2. From: Glenn Jolly <glenn@snmail.jsc.nasa.gov>
  3. Newsgroups: comp.lang.c++
  4. Subject: Linker question
  5. Date: Tue, 16 Apr 1996 11:37:15 -0500
  6. Organization: Lockheed Martin
  7. Message-ID: <3173CCBB.169@snmail.jsc.nasa.gov>
  8. NNTP-Posting-Host: sn-glenn.jsc.nasa.gov
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (Win95; I)
  13.  
  14. A library that links good under VC 1.52 gives the following when 
  15. building under VC 4.0:
  16.  
  17. Linking...
  18. .\Hms215b.lib : fatal error LNK1136: invalid or corrupt file
  19. Error executing link.exe.
  20.  
  21. All memory models of the library give this failure.  Is there anything 
  22. one can do to overcome this?
  23.  
  24. glenn@snmail.jsc.nasa.gov
  25.